I'm working redoing the K2CNC code and they
auto-start with thread 6 then jump to thread 1 for
monitoring limits. I want to start with Thread 1 then
jump to Thread 2 for monitoring limits. Is there any
reason or preference using one Thread over another?
The manual states Thread #7 continues to run after Stop.
Does thread #7 start
at power up or after loading SW?
If it doesn't start at
power up do you need to start the thread? via Execute<N>
If nothing is loaded in Thread #7 is it part of the total
executing time show on page 195, which doesn't show Thread
#7 in the example, only Threads 0-2.
Thanks, Eric.